home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / DKDDistribute.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  1.1 KB  |  30 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 bottomToTopCheckboxAction = id; 
  6.                 cancelDistributeAction = id; 
  7.                 distributeDistributeAction = id; 
  8.                 keyDistributePopupAction = id; 
  9.                 rightToLeftCheckboxAction = id; 
  10.                 spaceBottomToTopTextAction = id; 
  11.                 spaceRightToLeftTextAction = id; 
  12.             }; 
  13.             CLASS = DKDDistribute; 
  14.             LANGUAGE = ObjC; 
  15.             OUTLETS = {
  16.                 bottomToTopCheckbox = NSButton; 
  17.                 cancelDistributeButton = NSButton; 
  18.                 distributeDistributeButton = NSButton; 
  19.                 keyDistributePopup = NSPopUpButton; 
  20.                 rightToLeftCheckbox = NSButton; 
  21.                 spaceBottomToTopDistributeText = NSTextField; 
  22.                 spaceRightToLeftDistributeText = NSTextField; 
  23.             }; 
  24.             SUPERCLASS = NSWindowController; 
  25.         }, 
  26.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  27.         {CLASS = "java.lang.Object"; LANGUAGE = Java; }
  28.     ); 
  29.     IBVersion = 1; 
  30. }